projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b86b991
)
Use new file name dos-w32.el
author
Geoff Voelker
<voelker@cs.washington.edu>
Tue, 19 Nov 1996 07:02:50 +0000
(07:02 +0000)
committer
Geoff Voelker
<voelker@cs.washington.edu>
Tue, 19 Nov 1996 07:02:50 +0000
(07:02 +0000)
lisp/dos-w32.el
patch
|
blob
|
history
diff --git
a/lisp/dos-w32.el
b/lisp/dos-w32.el
index c5c13f02b33070c06a2779ec4553f50264047337..83de34749afc4296b82eac4d28289f122f77f23e 100644
(file)
--- a/
lisp/dos-w32.el
+++ b/
lisp/dos-w32.el
@@
-1,4
+1,4
@@
-;;; dos-
nt
.el --- Functions shared among MS-DOS and W32 (NT/95) platforms
+;;; dos-
w32
.el --- Functions shared among MS-DOS and W32 (NT/95) platforms
;; Copyright (C) 1996 Free Software Foundation, Inc.
@@
-164,6
+164,6
@@
filesystem mounted on drive Z:, FILESYSTEM could be \"Z:\"."
(delete (untranslated-canonical-name filesystem)
untranslated-filesystem-list)))
-(provide 'dos-
nt
)
+(provide 'dos-
w32
)
-;;; dos-
nt
.el ends here
+;;; dos-
w32
.el ends here